type go.pact.im/x/process.chainRunner

3 uses

	go.pact.im/x/process (current package)
		chain.go#L16: 	return &chainRunner{deps}
		chain.go#L19: type chainRunner struct {
		chain.go#L23: func (r *chainRunner) Run(ctx context.Context, callback Callback) error {